home *** CD-ROM | disk | FTP | other *** search
- # IEEE1394/FireWire Device Configuration
- #
- # The address format is "scheme,socket,instance".
- #
- case "$ADDRESS" in
- *,*,*)
- INFO="Sample IEEE1394/FireWire setup"
- #Put here any stuff you need...
- LOAD_1394RAW=yes
- ;;
- esac
-